IServiceCredentialsLoginKey Property
|
Login key.
Namespace:
Guardtime.KSI.Service
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
SyntaxReadOnly Property LoginKey As Byte()
Get
property array<unsigned char>^ LoginKey {
array<unsigned char>^ get ();
}abstract LoginKey : byte[] with get
Property Value
Type:
Byte
See Also