Partager via


SecurityCallContext.MinAuthenticationLevel Propriété

Définition

Obtient la valeur MinAuthenticationLevel à partir de la collection ISecurityCallContext 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 collection ISecurityCallContext dans COM+.

Remarques

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

S’applique à