Package com.microsoft.credentialstorage.model
-
Interface Summary Interface Description StoredSecret An interface representing a secret. -
Class Summary Class Description StoredCredential Credential for user authentication.StoredToken A security token, usually acquired by some authentication and identity services.StoredTokenPair A security token pair, combining access and refresh tokens. -
Enum Summary Enum Description StoredTokenType Represents a type of security token.