Click or drag to resize

ShowIdentityResponseMachineIdentitySource Property

Machine session’s identity source, if the machine session is available.

Namespace:  Koopman.CheckPoint.IA
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "machine-identity-source")]
public string MachineIdentitySource { get; set; }
Request Example View Source

Property Value

Type: String
See Also