ServiceCredentialsLoginId 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:
virtual property String^ LoginId {
String^ get () sealed;
}abstract LoginId : string with get
override LoginId : string with get
Property Value
Type:
StringImplements
IServiceCredentialsLoginId
See Also