ClaimsPrincipal.CreateClaimsIdentity Method (BinaryReader)
.NET Framework (current version)
Creates a new claims identity.
Assembly: mscorlib (in mscorlib.dll)
Protected Overridable Function CreateClaimsIdentity ( reader As BinaryReader ) As ClaimsIdentity
Parameters
- reader
-
Type:
System.IO.BinaryReader
The binary reader.
Universal Windows Platform
Available since 10
.NET Framework
Available since 4.6
Available since 10
.NET Framework
Available since 4.6
Show: