SecurityTokenParameters.ToString Método
Definição
Exibe uma representação de texto desta instância da classe.Displays a text representation of this instance of the class.
public:
override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String
Retornos
Uma representação de texto dessa instância da classe.A text representation of this instance of the class.
Comentários
O método exibe o nome dessa classe, InclusionMode , ReferenceStyle e RequireDerivedKeys .The method displays the name of this class, InclusionMode, ReferenceStyle, and RequireDerivedKeys.