SecureStoreServiceClaim Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SecureStoreServiceClaim class.
Overload List
Name | Description | |
---|---|---|
SecureStoreServiceClaim(Claim) | Initializes a new instance of the SecureStoreServiceClaim class using the specified Claim. | |
SecureStoreServiceClaim(SPClaim) | Initializes a new instance of the SecureStoreServiceClaim class using the specified claim. | |
SecureStoreServiceClaim(String, String, String) | Initializes a new instance of the SecureStoreServiceClaim class using the specified parameters. |
Top