Class AntiForgeryTokenValidationException
[Serializable]
public sealed class AntiForgeryTokenValidationException : PhotonException<ModelValidationResults>, ISerializable, IPhotonException
- Inheritance
-
objectAntiForgeryTokenValidationException
- Implements
- Inherited Members
- Extension Methods
Constructors
AntiForgeryTokenValidationException(Errors, string)
public AntiForgeryTokenValidationException(AntiForgeryTokenValidationException.Errors error, string Message)
Parameters
error
AntiForgeryTokenValidationException.ErrorsMessage
string
Fields
Error
public readonly AntiForgeryTokenValidationException.Errors Error