Edit

Share via


ClaimTypes.WindowsDeviceGroup Field

Definition

Specifies the URI for a claim that indicates the Windows group SID of a device; http://schemas.microsoft.com/ws/2008/06/identity/claims/windowsdevicegroup.

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

Field Value

Remarks

Note

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

Applies to