WindowsIdentity.DeviceClaims Property
.NET Framework (current version)
Gets claims that have the ClaimTypes.WindowsDeviceClaim property key.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Collections.Generic.IEnumerable<Claim>A collection of claims that have the WindowsDeviceClaim property key.
.NET Framework
Available since 4.5
Available since 4.5
Show: