Share via


SecurityCallContext.MinAuthenticationLevel Propiedad

Definición

Obtiene el valor MinAuthenticationLevel de la colección ISecurityCallContext de 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 colección ISecurityCallContext de COM+.

Comentarios

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

Se aplica a