Edit

Share via


ClaimTypes.Dsa Field

Definition

Specifies the URI for a digital signature algorithm (DSA) claim; http://schemas.microsoft.com/ws/2008/06/identity/claims/dsa.

public: System::String ^ Dsa;
public const string Dsa;
val mutable Dsa : string
Public Const Dsa As String 

Field Value

Remarks

Note

Schema URIs are mostly used as identifiers and shouldn't be expected to work as hyperlinks.

Applies to