LegacyIdentityIdentityType 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)
Syntaxpublic IdentityType IdentityType { get; }
Public ReadOnly Property IdentityType As IdentityType
Get
public:
virtual property IdentityType IdentityType {
IdentityType get () sealed;
}
abstract IdentityType : IdentityType with get
override IdentityType : IdentityType with get
Property Value
Type:
IdentityTypeImplements
IIdentityIdentityType
See Also