![](../icons/Hazelcast-IMDG-Logo-Orange_Dark_200px.jpg) | ICredentialsGetPrincipal Method |
Returns principal of endpoint.
Namespace:
Hazelcast.Security
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.2
SyntaxFunction GetPrincipal As String
abstract GetPrincipal : unit -> string
Return Value
Type:
Stringendpoint principal
RemarksReturns principal of endpoint.
See Also