SecurityCallContext.MinAuthenticationLevel Propiedad

Definición

Obtiene el MinAuthenticationLevel valor de la ISecurityCallContext colección en COM+.

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

Valor de propiedad

Valor MinAuthenticationLevel de la ISecurityCallContext colección en COM+.

Comentarios

MinAuthenticationLevel es el nivel de autenticación menos seguro de todos los llamadores de la cadena.

Se aplica a