Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ContainerName property gets or sets the name used by the cryptographic service provider (CSP) to generate, store, or access the key.
This property is read/write.
Syntax
HRESULT put_ContainerName(
const BSTR bstrVal
);
Parameters
bstrVal
Return value
None
Remarks
If the private key already exists, this name must match the name used by the CSP to access the key.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 Datacenter, Windows Server 2008 Enterprise [desktop apps only] |
Target Platform | Windows |
Header | casetup.h |
DLL | Certocm.dll |