Share via


SignInRequestMessage.CurrentTime Proprietà

Definizione

Ottiene o imposta il parametro wct del messaggio.

public:
 property System::String ^ CurrentTime { System::String ^ get(); void set(System::String ^ value); };
public string CurrentTime { get; set; }
member this.CurrentTime : string with get, set
Public Property CurrentTime As String

Valore della proprietà

Valore parametro di wct specificato come stringa datetime in UTC.

Eccezioni

Si verifica un tentativo di impostare un valore che non è una stringa datetime valida.

Commenti

Il parametro wct specifica l'ora corrente all'istante in cui è stato creato il messaggio. Il parametro wct è facoltativo. Impostare sulla CurrentTime proprietà null o su una stringa vuota per rimuovere il parametro wct dal messaggio.

Si applica a