SerializableSecureStoreCredentialCollection Constructor
Initializes a new instance of the SerializableSecureStoreCredentialCollection class.
Namespace: Microsoft.Office.SecureStoreService.Server
Assembly: Microsoft.Office.SecureStoreService (in Microsoft.Office.SecureStoreService.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SerializableSecureStoreCredentialCollection()
public SerializableSecureStoreCredentialCollection()
See Also
Reference
SerializableSecureStoreCredentialCollection Class