SecurityCallContext.MinAuthenticationLevel 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從 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 是鏈結中所有呼叫端最不安全的驗證層級。