A collection of all the Credentials Manager instances defined in the domain.
Namespace:
FileNet.Api.Core
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property CredentialsManagers As ICmCredentialsManagerSet |
| C# |
|---|
ICmCredentialsManagerSet CredentialsManagers { get; } |
| Visual C++ |
|---|
property ICmCredentialsManagerSet^ CredentialsManagers { ICmCredentialsManagerSet^ get (); } |
| JavaScript |
|---|
function get_credentialsManagers(); |