Click or drag to resize

ScepConfigurationChallengePassword Property

A string value representing the password to be included (if not empty) in the challengePassword attribute of an SCEP certificate request.

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

Property Value

Type: String
See Also