LegacyIdentityClientId Property
|
Client identifier
Namespace:
Guardtime.KSI.Signature
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic string ClientId { get; }
Public ReadOnly Property ClientId As String
Get
public:
virtual property String^ ClientId {
String^ get () sealed;
}
abstract ClientId : string with get
override ClientId : string with get
Property Value
Type:
StringImplements
IIdentityClientId
See Also