AccountExtensions 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.
Extension methods for IAccount.
public static class AccountExtensions
type AccountExtensions = class
Public Module AccountExtensions
- Inheritance
-
AccountExtensions
Methods
ToClaimsPrincipal(IAccount) |
Creates the ClaimsPrincipal from the values found in an IAccount. |