Compartir a través de


ContentUser.AuthenticationType Propiedad

Definición

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

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

AuthenticationType

AuthenticationType que se ha especificado para el constructor ContentUser(String, AuthenticationType).

Se aplica a