KerberosKeytabCredentials.KerberosRealm Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Required] Domain over which a Kerberos authentication server has the authority to authenticate a user, host or service.
public string KerberosRealm { get; set; }
member this.KerberosRealm : string with get, set
Public Property KerberosRealm As String