SPSecurityTokenServiceConstants.ErrorCodes.AAD.AuthorizationIdentityNotFound field
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Const AuthorizationIdentityNotFound As String
'Usage
Dim value As String
value = SPSecurityTokenServiceConstants.ErrorCodes.AAD.AuthorizationIdentityNotFound
public const string AuthorizationIdentityNotFound
See also
Reference
SPSecurityTokenServiceConstants.ErrorCodes.AAD class