PduHeaderLoginId Property
|
Get login ID.
Namespace:
Guardtime.KSI.Service
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic string LoginId { get; }Public ReadOnly Property LoginId As String
Get
public:
property String^ LoginId {
String^ get ();
}member LoginId : string with get
Property Value
Type:
String
See Also