| ICredentialsGetPrincipal Method |
Returns principal of endpoint.
Namespace:
Hazelcast.Security
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax Function GetPrincipal As String
abstract GetPrincipal : unit -> string
Return Value
Type:
Stringendpoint principal
Remarks Returns principal of endpoint.
See Also