PSDeviceAuthType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Device Authorization type.
public enum PSDeviceAuthType
type PSDeviceAuthType =
Public Enum PSDeviceAuthType
- Inheritance
-
PSDeviceAuthType
Fields
Name | Value | Description |
---|---|---|
shared_private_key | 0 | |
x509_thumbprint | 1 | |
x509_ca | 2 |