IKsiSignatureCalendarAuthenticationRecord Property
|
Get calendar authentication record.
Namespace:
Guardtime.KSI.Signature
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
SyntaxCalendarAuthenticationRecord CalendarAuthenticationRecord { get; }
ReadOnly Property CalendarAuthenticationRecord As CalendarAuthenticationRecord
Get
property CalendarAuthenticationRecord^ CalendarAuthenticationRecord {
CalendarAuthenticationRecord^ get ();
}
abstract CalendarAuthenticationRecord : CalendarAuthenticationRecord with get
Property Value
Type:
CalendarAuthenticationRecord
See Also