SecurityProperty.CustomClaimUri Field
Value of the Uri property of a SecurityProperty instance, when that instance represents an AD FS Custom Claim.
Namespace: System.Web.Security.SingleSignOn.Authorization
Assembly: System.Web.Security.SingleSignOn.ClaimTransforms (in System.Web.Security.SingleSignOn.ClaimTransforms.dll)
Syntax
public const string CustomClaimUri
public:
literal String^ CustomClaimUri
static val mutable CustomClaimUri : string
Public Const CustomClaimUri As String
Field Value
Type: System.String
See Also
SecurityProperty Class
System.Web.Security.SingleSignOn.Authorization Namespace
Return to top