Connection.SingleSignOnId Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
singleSignOnId
Representa o seguinte atributo no esquema: singleSignOnId
[DocumentFormat.OpenXml.SchemaAttr(0, "singleSignOnId")]
public DocumentFormat.OpenXml.StringValue SingleSignOnId { get; set; }
public DocumentFormat.OpenXml.StringValue SingleSignOnId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "singleSignOnId")]
public DocumentFormat.OpenXml.StringValue? SingleSignOnId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("singleSignOnId")]
public DocumentFormat.OpenXml.StringValue? SingleSignOnId { get; set; }
public DocumentFormat.OpenXml.StringValue? SingleSignOnId { get; set; }
member this.SingleSignOnId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "singleSignOnId")>]
member this.SingleSignOnId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("singleSignOnId")>]
member this.SingleSignOnId : DocumentFormat.OpenXml.StringValue with get, set
Public Property SingleSignOnId As StringValue
Valor da propriedade
Retorna StringValue.
- Atributos