IUserOptions.LoginType Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("User_LoginTypeDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("User_LoginTypeName")]
public Microsoft.SqlServer.Management.Smo.LoginType LoginType { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("User_LoginTypeDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("User_LoginTypeName")>]
member this.LoginType : Microsoft.SqlServer.Management.Smo.LoginType
Public ReadOnly Property LoginType As LoginType

Property Value

Attributes

Applies to