Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |