SCEPChallengeStoreEntryTemplate Property
Specifies the template name associated with the current challenge password.
Namespace: ADCS.CertMod.Managed.NDESAssembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 3.0.0+d2bb03ea44678b01baee06872c78fd0a30d7e09e
public string Template { get; init; }
Public Property Template As String
Get
Set
public:
property String^ Template {
String^ get ();
void set (String^ value);
}
member Template : string with get, set
Property Value
String