GetCreateDomainUserOnLogin Method
Tells if the server is set up to automatically create domain users when they attempt to log in for the first time.
Required Permissions
VaultOptionsGetSyntax
public System.bool GetCreateDomainUserOnLogin()Public Function GetCreateDomainUserOnLogin() As System.BooleanReturn Value
If true, then the server will automatically create a domain user the first time they attempt to log in. If false, domain users must be created by and administrator before logging in is possible.