Edit

Share via


ClaimTypes.Uri Field

Definition

Specifies the URI for a URI claim; http://schemas.xmlsoap.org/ws/2005/05/identity/claims/uri.

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

Field Value

Remarks

Note

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

Applies to