Edit

Share via


ClaimTypes.WindowsSubAuthority Field

Definition

Specifies the URI for a Windows subauthority claim; http://schemas.microsoft.com/ws/2008/06/identity/claims/windowssubauthority.

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

Field Value

Remarks

Note

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

Applies to