Share via


SecurityCallContext.MinAuthenticationLevel Propriedade

Definição

Obtém o valor MinAuthenticationLevel da coleção ISecurityCallContext no COM+.

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

Valor da propriedade

O MinAuthenticationLevel valor da ISecurityCallContext coleção em COM+.

Comentários

MinAuthenticationLevel é o nível de autenticação menos seguro de todos os chamadores na cadeia.

Aplica-se a