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: 592.1.30.0
Syntax
C#
public bool UsePrivateKeychainForIdentityCertificate { get; set; }

Property Value

Type: Boolean
See Also