Enum OidcAttributeRequestMethod
The method to use to request attributes.
public enum OidcAttributeRequestMethod
Fields
GET = 0
GET.
POST = 1
POST.
The method to use to request attributes.
public enum OidcAttributeRequestMethod
GET = 0
GET.
POST = 1
POST.