SecurityProperty.ADFSUriPrefix Field
The common prefix to Uris which identify the AD FS claim types.
Namespace: System.Web.Security.SingleSignOn.Authorization
Assembly: System.Web.Security.SingleSignOn.ClaimTransforms (in System.Web.Security.SingleSignOn.ClaimTransforms.dll)
Syntax
public const string ADFSUriPrefix
public:
literal String^ ADFSUriPrefix
static val mutable ADFSUriPrefix : string
Public Const ADFSUriPrefix As String
Field Value
Type: System.String
See Also
SecurityProperty Class
System.Web.Security.SingleSignOn.Authorization Namespace
Return to top