RemoteAuthenticationUserOptions Class   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents options to use when configuring the ClaimsPrincipal for a user.
public ref class RemoteAuthenticationUserOptionspublic class RemoteAuthenticationUserOptionstype RemoteAuthenticationUserOptions = classPublic Class RemoteAuthenticationUserOptions- Inheritance
- 
				RemoteAuthenticationUserOptions
Constructors
| RemoteAuthenticationUserOptions() | 
Properties
| AuthenticationType | Gets or sets the value to use for the AuthenticationType. | 
| NameClaim | Gets or sets the claim type to use for the user name. | 
| RoleClaim | Gets or sets the claim type to use for the user roles. | 
| ScopeClaim | Gets or sets the claim type to use for the user scopes. |