IIdentityIdentityType Property
|
The type of the identity
Namespace:
Guardtime.KSI.Signature
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
SyntaxIdentityType IdentityType { get; }
ReadOnly Property IdentityType As IdentityType
Get
property IdentityType IdentityType {
IdentityType get ();
}
abstract IdentityType : IdentityType with get
Property Value
Type:
IdentityType
See Also