Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 813 Bytes

SettingsKrb5RealmCreateParams.md

File metadata and controls

14 lines (10 loc) · 813 Bytes

SettingsKrb5RealmCreateParams

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]
IsDefaultRealm bool If true, indicates that the realm is the default. [optional] [default to null]
Kdc []string Specifies the list of KDC hostnames. [optional] [default to null]
Realm string Specifies the name of the realm. [default to null]

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