Click or drag to resize

ICredentialsGetPrincipal Method

Returns principal of endpoint.

Namespace:  Hazelcast.Security
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
string GetPrincipal()

Return Value

Type: String
endpoint principal
Remarks
Returns principal of endpoint.
See Also