|  | Authentication | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class AuthenticationMethodProperty
The AuthenticationMethodProperty type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | AuthenticationMethodProperty | Initialize a new instance of the AuthenticationMethodProperty class. | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Property | Get the property name. | 
|  | PropertyType | Get the type of the property. | 
|  | Value | Get the property value. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object) | 
|  | Finalize | (Inherited from Object) | 
|  | GetHashCode | (Inherited from Object) | 
|  | GetType | (Inherited from Object) | 
|  | MemberwiseClone | (Inherited from Object) | 
|  | ToString | Serializes the AuthenticationMethodProperty to a string. (Overrides ObjectToString) | 
 Remarks
Remarks See Also
See Also