SecurityPartnerProvider.SecurityProviderName Property

Definition

Gets or sets the security provider name. Possible values include: 'ZScaler', 'IBoss', 'Checkpoint'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.securityProviderName")]
public string SecurityProviderName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.securityProviderName")>]
member this.SecurityProviderName : string with get, set
Public Property SecurityProviderName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to