ExternalServiceId Members

The ExternalServiceId type exposes the following members.

Constructors

  NameDescription
Public methodExternalServiceId
Creates a new ExternalServiceId instance.

Methods

  NameDescription
Public methodEquals
Compares two Guid-based enum object based on their concrete class and GUID value.
(Inherited from GuidEnum.)
Public methodGetHashCode
Generates a hash code for this Guid-based enum object.
(Inherited from GuidEnum.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Operators

  NameDescription
Public operatorStatic memberEquality
Compares two ExternalServiceId instances.
Public operatorStatic memberInequality
Compares two ExternalServiceId instances.

Properties

  NameDescription
Public propertyGuid
The Guid of GUID-based enum object.
(Inherited from GuidEnum.)

See Also