RepositoryCredentials Class Members
In This Topic
The following tables list the members exposed by RepositoryCredentials.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| IsAuthenticated | Indicates if the authentication provider believes it has authenticated with the channel |
| KeyContainerName | The name of the key container to retrieve the private key from |
| RepositoryId | The owner Id to specify to the server (for example repository Id) |
| UseMachineStore | True to use the machine store instead of the user store for the digital certificate |
Top
See Also