Share via


NoNamespace.singleSignOnId Field

Definition

Represents the singleSignOnId XML attribute.

public static readonly System.Xml.Linq.XName singleSignOnId;
 staticval mutable singleSignOnId : System.Xml.Linq.XName
Public Shared ReadOnly singleSignOnId As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: connection.
  • corresponds to the following strongly-typed properties: Connection.SingleSignOnId.

Applies to