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