Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Defines the DirectAccess certificate context object.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0.0"), dynamic, provider("RAServerPSProvider"), AMENDMENT]
class DACertificateContext
{
uint8 EncodedCertificate[];
boolean PrivateKeyExists;
};
Members
The DACertificateContext class has these types of members:
Properties
The DACertificateContext class has these properties.
-
EncodedCertificate
-
-
Data type: uint8 array
-
Access type: Read-only
The encoded certificate byte blob.
-
-
PrivateKeyExists
-
-
Data type: boolean
-
Access type: Read-only
Indicates whether the Private key for the certificate exists.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\microsoft\windows\remoteaccess\server |
MOF |
|
DLL |
|