Click or drag to resize

SessionInfoPhoneNumber Property

Gets the Administrator's phone number.

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "phone-number")]
public string PhoneNumber { get; }
Request Example View Source

Property Value

Type: String
The Administrator's phone number.
See Also