Login 클래스
Model schema container class for Login
상속 계층
System.Object
Microsoft.SqlServer.Dac.Model.Login
네임스페이스: Microsoft.SqlServer.Dac.Model
어셈블리: Microsoft.SqlServer.Dac.Extensions(Microsoft.SqlServer.Dac.Extensions.dll)
구문
‘선언
Public NotInheritable Class Login
‘사용 방법
public static class Login
public ref class Login abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Login = class end
public final class Login
Login 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
AsymmetricKey | AsymmetricKey relationship class of Login | |
Certificate | Certificate relationship class of Login | |
CheckExpiration | CheckExpiration property class of Login | |
CheckPolicy | CheckPolicy property class of Login | |
Credential | Credential relationship class of Login | |
DefaultDatabase | DefaultDatabase property class of Login | |
DefaultLanguage | DefaultLanguage property class of Login | |
Disabled | Disabled property class of Login | |
EncryptionOption | EncryptionOption property class of Login | |
MappedToWindowsLogin | MappedToWindowsLogin property class of Login | |
Password | Password property class of Login | |
PasswordHashed | PasswordHashed property class of Login | |
PasswordMustChange | PasswordMustChange property class of Login | |
Sid | Sid property class of Login | |
TypeClass | Type class for Login |
맨 위로 이동
스레드 보안
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.