Click or drag to resize

SecurityPolicyConfigurationUsePrivateKeychainForIdentityCertificate Property

Specifies if the private keychain should be used for storing client identity.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public bool UsePrivateKeychainForIdentityCertificate { get; set; }

Property Value

Type: Boolean
See Also