SecurityCallContext.MinAuthenticationLevel Propriedade

Definição

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

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

Valor de Propriedade

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

Observações

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

Aplica-se a