Click or drag to resize

UsernamePasswordCredentialsUsername Property

Username property, act as the principal value of the ICredential interface

Namespace:  Hazelcast.Security
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.0
Syntax
public string Username { get; set; }

Property Value

Type: String
See Also