ClaimsIdentityEx.GetAppPasswordFromClaims(ClaimsIdentity) Method
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.
public static string GetAppPasswordFromClaims (this System.Security.Claims.ClaimsIdentity identity);
static member GetAppPasswordFromClaims : System.Security.Claims.ClaimsIdentity -> string
<Extension()>
Public Function GetAppPasswordFromClaims (identity As ClaimsIdentity) As String
Parameters
- identity
- ClaimsIdentity