共用方式為


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 是鏈結中所有呼叫端最不安全的驗證層級。

適用於