Set-WebCentralCertProviderCredential
Set-WebCentralCertProviderCredential
Sets the user-account credentials for the central certificate provider.
Syntax
Parameter Set: Default
Set-WebCentralCertProviderCredential [-UserName] <String> [ <CommonParameters>]
Detailed Description
Sets the user-account credentials (user name and password) for the central certificate provider.
Parameters
-UserName<String>
Password for the user account that is used to access the central certificate store.
Aliases |
none |
Required? |
true |
Position? |
1 |
Default Value |
none |
Accept Pipeline Input? |
false |
Accept Wildcard Characters? |
false |
<CommonParameters>
This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).
Inputs
The input type is the type of the objects that you can pipe to the cmdlet.
Outputs
The output type is the type of the objects that the cmdlet emits.
Examples
Example 1: Set credentials
Sets the user account credentials for the central certificate store.
PS C:\> Set-WebCentralCertProviderCredentials –UserName CertStoreUser