SecurityTokenServiceDescriptor Classe

Definição

Define um descritor de serviço para um serviço de token de segurança.Defines a Service Descriptor for a security token service.

public ref class SecurityTokenServiceDescriptor : System::IdentityModel::Metadata::WebServiceDescriptor
public class SecurityTokenServiceDescriptor : System.IdentityModel.Metadata.WebServiceDescriptor
type SecurityTokenServiceDescriptor = class
    inherit WebServiceDescriptor
Public Class SecurityTokenServiceDescriptor
Inherits WebServiceDescriptor
Herança
SecurityTokenServiceDescriptor

Construtores

SecurityTokenServiceDescriptor()

Inicializa uma nova instância da classe SecurityTokenServiceDescriptor.Initializes a new instance of the SecurityTokenServiceDescriptor class.

Propriedades

ClaimTypesOffered

Obtém uma coleção de DisplayClaim que representa os tipos de declaração oferecidos.Gets a collection of DisplayClaim that represents the claim types offered.

(Herdado de WebServiceDescriptor)
ClaimTypesRequested

Obtém uma coleção de DisplayClaim que representa os tipos de declaração solicitados.Gets a collection of DisplayClaim that represents the claim types requested.

(Herdado de WebServiceDescriptor)
Contacts

Obtém a coleção de ContactPerson.Gets the collection of ContactPerson.

(Herdado de RoleDescriptor)
ErrorUrl

Obtém ou define a URL de erro.Gets or sets the error URL.

(Herdado de RoleDescriptor)
Keys

Obtém a coleção de KeyDescriptor.Gets the collection of KeyDescriptor.

(Herdado de RoleDescriptor)
Organization

Obtém ou define o Organization.Gets or sets the Organization.

(Herdado de RoleDescriptor)
PassiveRequestorEndpoints

Obtém a coleção de EndpointAddress que representa os pontos de extremidade do solicitador passivo.Gets the collection of EndpointAddress that represents the passive requestor endpoints.

ProtocolsSupported

Obtém a coleção de protocolos compatíveis.Gets the collection of protocols supported.

(Herdado de RoleDescriptor)
SecurityTokenServiceEndpoints

Obtém a coleção de EndpointAddress que representa os pontos de extremidade do serviço de token de segurança.Gets the collection of EndpointAddress that represents the endpoints of the security token service.

ServiceDescription

Obtém ou define a descrição do serviço.Gets or sets the service description.

(Herdado de WebServiceDescriptor)
ServiceDisplayName

Obtém ou define o nome de exibição do serviço.Gets or sets the service display name.

(Herdado de WebServiceDescriptor)
TargetScopes

Obtém uma coleção de EndpointAddress que representa os escopos de destino.Gets a collection of EndpointAddress that represents the target scopes.

(Herdado de WebServiceDescriptor)
TokenTypesOffered

Obtém a coleção de tipos de token oferecidos.Gets the collection of token types offered.

(Herdado de WebServiceDescriptor)
ValidUntil

Obtém ou define o tempo de expiração.Gets or sets the expiration time.

(Herdado de RoleDescriptor)

Métodos

Equals(Object)

Determina se o objeto especificado é igual ao objeto atual.Determines whether the specified object is equal to the current object.

(Herdado de Object)
GetHashCode()

Serve como a função de hash padrão.Serves as the default hash function.

(Herdado de Object)
GetType()

Obtém o Type da instância atual.Gets the Type of the current instance.

(Herdado de Object)
MemberwiseClone()

Cria uma cópia superficial do Object atual.Creates a shallow copy of the current Object.

(Herdado de Object)
ToString()

Retorna uma cadeia de caracteres que representa o objeto atual.Returns a string that represents the current object.

(Herdado de Object)

Aplica-se a