Class OcspIdentifierType
[Serializable]
public class OcspIdentifierType
- Inheritance
-
OcspIdentifierType
- Inherited Members
Properties
ProducedAt
[Required(AllowEmptyStrings = true)]
public DateTime ProducedAt { get; set; }
Property Value
ResponderId
[Required(AllowEmptyStrings = true)]
public ResponderIdType ResponderId { get; set; }
Property Value
Uri
[AllowNull]
[MaybeNull]
public string Uri { get; set; }