RsaClaimsIdentity Constructor ()
Initializes an instance of T:Microsoft.IdentityModel.Claims.RsaClaimsIdentity with an empty claims collection.
Namespace: Microsoft.IdentityModel.Claims
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
Usage
Dim instance As New RsaClaimsIdentity
Syntax
'Declaration
Public Sub New
public RsaClaimsIdentity ()
public:
RsaClaimsIdentity ()
public RsaClaimsIdentity ()
public function RsaClaimsIdentity ()
Exceptions
| Exception type | Condition |
|---|
Remarks
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
See Also
Reference
RsaClaimsIdentity Class
RsaClaimsIdentity Members
Microsoft.IdentityModel.Claims Namespace