ContentUser.AuthenticationType Propiedad

Definición

Obtiene el AuthenticationType especificado para el ContentUser(String, AuthenticationType) constructor.

public:
 property System::Security::RightsManagement::AuthenticationType AuthenticationType { System::Security::RightsManagement::AuthenticationType get(); };
public System.Security.RightsManagement.AuthenticationType AuthenticationType { get; }
member this.AuthenticationType : System.Security.RightsManagement.AuthenticationType
Public ReadOnly Property AuthenticationType As AuthenticationType

Valor de propiedad

especificado AuthenticationType para el ContentUser(String, AuthenticationType) constructor.

Se aplica a