次の方法で共有


UsernameSource type

UsernameSource の値を定義します。 指定できる値は、'AD'、'LDAP'、'File'、'None' です。

type UsernameSource = "AD" | "LDAP" | "File" | "None"