LocalSecureStoreCredential Class
Contains Secure Store credentials.
Inheritance Hierarchy
System.Object
Microsoft.Office.BusinessData.Infrastructure.SecureStore.LocalSecureStoreCredential
Namespace: Microsoft.Office.BusinessData.Infrastructure.SecureStore
Assembly: Microsoft.Office.BusinessData (in Microsoft.Office.BusinessData.dll)
Syntax
'Declaration
Public NotInheritable Class LocalSecureStoreCredential _
Implements ISecureStoreCredential, IDisposable
'Usage
Dim instance As LocalSecureStoreCredential
public sealed class LocalSecureStoreCredential : ISecureStoreCredential,
IDisposable
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
LocalSecureStoreCredential Members
Microsoft.Office.BusinessData.Infrastructure.SecureStore Namespace