SecurityCallContext.MinAuthenticationLevel Propriété

Définition

Obtient la MinAuthenticationLevel valeur de la ISecurityCallContext collection dans COM+.

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

Valeur de propriété

Valeur MinAuthenticationLevel de la ISecurityCallContext collection dans COM+.

Remarques

MinAuthenticationLevel est le niveau d’authentification le moins sécurisé de tous les appelants de la chaîne.

S’applique à