MSFT_NetIPsecIdentity class
An identity used by IPsec
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
class MSFT_NetIPsecIdentity
{
uint32 ImpersonationType;
uint32 AuthenticationMethod;
uint32 Flags;
string Identity;
};
Members
The MSFT_NetIPsecIdentity class has these types of members:
Properties
The MSFT_NetIPsecIdentity class has these properties.
-
AuthenticationMethod
-
-
Data type: uint32
-
Access type: Read-only
Authentication method used by this identity
-
-
Flags
-
-
Data type: uint32
-
Access type: Read-only
Identity flags
-
-
Identity
-
-
Data type: string
-
Access type: Read-only
Identity
-
-
ImpersonationType
-
-
Data type: uint32
-
Access type: Read-only
ImpersonationType
-
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|