Connection.SingleSignOnId Property

Definition

singleSignOnId

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to