KeyInfo.Id Propriedade
Definição
Obtém ou define a identidade de informações de chave.Gets or sets the key information identity.
public:
property System::String ^ Id { System::String ^ get(); void set(System::String ^ value); };
public string Id { get; set; }
member this.Id : string with get, set
Public Property Id As String
Valor da propriedade
A principal identidade das informações.The key information identity.