SecureStoreProviderInformation Members
Include Protected Members
Include Inherited Members
Stores information about the current Secure Store provider.
The SecureStoreProviderInformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SecureStoreProviderInformation | Initializes a new instance of the SecureStoreProviderInformation class. |
Top
Properties
Name | Description | |
---|---|---|
AssemblyName | Gets the name of the current Secure Store provider assembly. | |
Vendor | Gets the vendor information of the current Secure Store provider. | |
Version | Gets the version of the current Secure Store provider. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top