Compartilhar via


ContentUser.AuthenticationType Propriedade

Definição

Obtém o AuthenticationType especificado para o construtor 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 da propriedade

AuthenticationType

O AuthenticationType especificado para o ContentUser(String, AuthenticationType) construtor.

Aplica-se a