SPTrustedProviderBase Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPTrustedProviderBase class.
Overload List
Name | Description | |
---|---|---|
SPTrustedProviderBase() | Initializes a new instance of the SPTrustedProviderBase class. | |
SPTrustedProviderBase(SPPersistedObject, String, String) | Initializes a new instance of the SPTrustedProviderBase class. | |
SPTrustedProviderBase(SPPersistedObject, String, String, X509Certificate2) | Initializes a new instance of the SPTrustedProviderBase class. |
Top