Get |
public sealed class GetIdentityEndpointsResponse : IMessage<GetIdentityEndpointsResponse>, IMessage, IEquatable<GetIdentityEndpointsResponse>, IDeepCloneable<GetIdentityEndpointsResponse>, IBufferMessage
The GetIdentityEndpointsResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| GetIdentityEndpointsResponse | Initializes a new instance of the GetIdentityEndpointsResponse class | |
| GetIdentityEndpointsResponse(GetIdentityEndpointsResponse) | Initializes a new instance of the GetIdentityEndpointsResponse class |
| Name | Description | |
|---|---|---|
| Descriptor | ||
| IdentityEndpointApi | The API endpoint for the Identity service. | |
| IdentityEndpointOidc | The OIDC endpoint for the Identity Service. | |
| Parser | ||
| Status | The status of the call. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(GetIdentityEndpointsResponse) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(GetIdentityEndpointsResponse) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| IdentityEndpointApiFieldNumber | Field number for the "identity_endpoint_api" field. | |
| IdentityEndpointOidcFieldNumber | Field number for the "identity_endpoint_oidc" field. | |
| StatusFieldNumber | Field number for the "status" field. |