Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 989 Bytes

SettingsKrb5RealmsRealmItem.md

File metadata and controls

16 lines (12 loc) · 989 Bytes

SettingsKrb5RealmsRealmItem

Properties

Name Type Description Notes
AdminServer string Specifies the administrative server hostname. [optional] [default to null]
DefaultDomain string Specifies the default domain mapped to the realm. [optional] [default to null]
Id string ID of realm [optional] [default to null]
IsDefaultRealm bool If true, indicates that the realm is the default. [optional] [default to null]
IsJoined bool If true, indicates that the realm is joined. [optional] [default to null]
Kdc []string Specifies the list of KDC hostnames. [optional] [default to null]
Realm string Specifies the name of the realm. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]