FederatedAuthenticationProtocol Properties |
The FederatedAuthenticationProtocol type exposes the following members.
| Name | Description | |
|---|---|---|
| AccountNamePrefix |
Gets an optional prefix to use when determining the account name. If specified, the prefix will be
prepended to whatever account name is extracted from the claims. The default value is Empty.
| |
| ComponentDescription |
Gets the standard component description.
(Overrides ComponentBaseComponentDescription.) | |
| ComponentId |
Gets the component ID.
(Inherited from ComponentBase.) | |
| ComponentName |
Gets the standard component name.
(Overrides ComponentBaseComponentName.) | |
| Id |
Gets the unique identifier of the protocol (e.g. "SAML2", "WS-Federation").
| |
| IsEnabled | Gets a value indicating whether the component is enabled. (Inherited from ComponentBase.) | |
| Logger | Gets the logger for the module or extension package corresponding to the component. (Inherited from ComponentBase.) | |
| PackageId |
Gets the ID of the extension package to which the component belongs.
(Inherited from ComponentBase.) |