SecurityCallContext.MinAuthenticationLevel Propriedade

Definição

Obtém o valor MinAuthenticationLevel da coleção ISecurityCallContext no COM+.Gets the MinAuthenticationLevel value from the ISecurityCallContext collection in COM+.

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

Valor da propriedade

Int32

O MinAuthenticationLevel valor da ISecurityCallContext coleção em com+.The MinAuthenticationLevel value from the ISecurityCallContext collection in COM+.

Comentários

MinAuthenticationLevelé o nível de autenticação menos seguro de todos os chamadores na cadeia.MinAuthenticationLevel is the least secure authentication level of all callers in the chain.

Aplica-se a