Property AuthenticationMethods
AuthenticationMethods
Gets or sets the container for supported authentication methods.
Declaration
public System.Collections.Generic.List<Den.Dev.Grunt.Models.ApiIngress.AuthenticationMethod>? AuthenticationMethods { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<AuthenticationMethod> |