SecurityCallContext.MinAuthenticationLevel 속성

정의

COM+의 MinAuthenticationLevel 컬렉션에서 ISecurityCallContext 값을 가져옵니다.

public:
 property int MinAuthenticationLevel { int get(); };
public int MinAuthenticationLevel { get; }
member this.MinAuthenticationLevel : int
Public ReadOnly Property MinAuthenticationLevel As Integer

속성 값

COM+의 MinAuthenticationLevel 컬렉션에서 가져온 ISecurityCallContext 값입니다.

설명

MinAuthenticationLevel 체인의 모든 호출자의 보안 수준이 가장 낮은 인증 수준이입니다.

적용 대상