ISecurityUserLoginInfo Properties
Returns and stores information about the authentication provider and its user ID.| Name | Description |
|---|---|
| LoginProviderName | Specifies the authentication type name. |
| ProviderUserKey | Returns a user’s ID according to the current provider. |
| User | Returns a link to the related XAF user. |
See Also