ClientWindowsAuthenticationMembershipProvider.MinRequiredPasswordLength 속성

정의

이 속성은 이 클래스에서 사용되지 않습니다.

public:
 virtual property int MinRequiredPasswordLength { int get(); };
public override int MinRequiredPasswordLength { get; }
member this.MinRequiredPasswordLength : int
Public Overrides ReadOnly Property MinRequiredPasswordLength As Integer

속성 값

Int32

항상 1입니다.

설명

Windows 인증은 사용자가 컴퓨터 또는 도메인에 로그온 할 때 운영 체제에서 제공 하는 id를 사용 합니다. 따라서 사용자 자격 증명 관련 속성은이 클래스와 관련이 없습니다.

적용 대상

추가 정보