ParticipantEndpoint.IsParticipantIdAsserted Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets whether the participant associated with this endpoint has an asserted identity.
public:
property bool IsParticipantIdAsserted { bool get(); };
public bool IsParticipantIdAsserted { get; }
member this.IsParticipantIdAsserted : bool
Public ReadOnly Property IsParticipantIdAsserted As Boolean