ContentTypePolicy Constructor | Glimpse API Documentation |
Overload List
Name | Description | |
---|---|---|
ContentTypePolicy |
Initializes a new instance of the ContentTypePolicy class with an empty white list.
|
|
ContentTypePolicy(IList String ) |
Initializes a new instance of the ContentTypePolicy class with the provided contentTypeWhiteList.
|
See Also