Class Constants.AuthorizationPolicies
- Namespace
- GastroSky
- Assembly
- GastroSky.Constants.dll
Authorization policies for token validation via claims.
public static class Constants.AuthorizationPolicies
- Inheritance
-
Constants.AuthorizationPolicies
- Inherited Members
Fields
ADMIN_ONLY
public const string ADMIN_ONLY = "ADMIN_ONLY"
Field Value
COMPANIES_R
public const string COMPANIES_R = "https://api.gastrosky.ch/identity/claims/resources/companies:R"
Field Value
COMPANIES_W
public const string COMPANIES_W = "https://api.gastrosky.ch/identity/claims/resources/companies:W"
Field Value
COMPANIES_X
public const string COMPANIES_X = "https://api.gastrosky.ch/identity/claims/resources/companies:X"
Field Value
CONTACTS_R
public const string CONTACTS_R = "https://api.gastrosky.ch/identity/claims/resources/contacts:R"
Field Value
CONTACTS_W
public const string CONTACTS_W = "https://api.gastrosky.ch/identity/claims/resources/contacts:W"
Field Value
CONTACTS_X
public const string CONTACTS_X = "https://api.gastrosky.ch/identity/claims/resources/contacts:X"
Field Value
INTERESTED_USERS_R
public const string INTERESTED_USERS_R = "https://api.gastrosky.ch/identity/claims/resources/interested-users:R"
Field Value
INTERESTED_USERS_W
public const string INTERESTED_USERS_W = "https://api.gastrosky.ch/identity/claims/resources/interested-users:W"
Field Value
INTERESTED_USERS_X
public const string INTERESTED_USERS_X = "https://api.gastrosky.ch/identity/claims/resources/interested-users:X"
Field Value
MAIL_TEMPLATES_R
public const string MAIL_TEMPLATES_R = "https://api.gastrosky.ch/identity/claims/resources/mail-templates:R"
Field Value
MAIL_TEMPLATES_W
public const string MAIL_TEMPLATES_W = "https://api.gastrosky.ch/identity/claims/resources/mail-templates:W"
Field Value
MAIL_TEMPLATES_X
public const string MAIL_TEMPLATES_X = "https://api.gastrosky.ch/identity/claims/resources/mail-templates:X"
Field Value
NEWS_R
public const string NEWS_R = "https://api.gastrosky.ch/identity/claims/resources/news:R"
Field Value
NEWS_W
public const string NEWS_W = "https://api.gastrosky.ch/identity/claims/resources/news:W"
Field Value
NEWS_X
public const string NEWS_X = "https://api.gastrosky.ch/identity/claims/resources/news:X"
Field Value
POSTS_R
public const string POSTS_R = "https://api.gastrosky.ch/identity/claims/resources/posts:R"
Field Value
POSTS_W
public const string POSTS_W = "https://api.gastrosky.ch/identity/claims/resources/posts:W"
Field Value
POSTS_X
public const string POSTS_X = "https://api.gastrosky.ch/identity/claims/resources/posts:X"
Field Value
POST_INTERACTIONS_R
public const string POST_INTERACTIONS_R = "https://api.gastrosky.ch/identity/claims/resources/post-interactions:R"
Field Value
POST_INTERACTIONS_W
public const string POST_INTERACTIONS_W = "https://api.gastrosky.ch/identity/claims/resources/post-interactions:W"
Field Value
POST_INTERACTIONS_X
public const string POST_INTERACTIONS_X = "https://api.gastrosky.ch/identity/claims/resources/post-interactions:X"
Field Value
POST_STARS_R
public const string POST_STARS_R = "https://api.gastrosky.ch/identity/claims/resources/post-stars:R"
Field Value
POST_STARS_W
public const string POST_STARS_W = "https://api.gastrosky.ch/identity/claims/resources/post-stars:W"
Field Value
POST_STARS_X
public const string POST_STARS_X = "https://api.gastrosky.ch/identity/claims/resources/post-stars:X"
Field Value
PRODUCTS_R
public const string PRODUCTS_R = "https://api.gastrosky.ch/identity/claims/resources/products:R"
Field Value
PRODUCTS_W
public const string PRODUCTS_W = "https://api.gastrosky.ch/identity/claims/resources/products:W"
Field Value
PRODUCTS_X
public const string PRODUCTS_X = "https://api.gastrosky.ch/identity/claims/resources/products:X"
Field Value
TRANSLATIONS_R
public const string TRANSLATIONS_R = "https://api.gastrosky.ch/identity/claims/resources/translations:R"
Field Value
TRANSLATIONS_W
public const string TRANSLATIONS_W = "https://api.gastrosky.ch/identity/claims/resources/translations:W"
Field Value
TRANSLATIONS_X
public const string TRANSLATIONS_X = "https://api.gastrosky.ch/identity/claims/resources/translations:X"
Field Value
USERS_R
public const string USERS_R = "https://api.gastrosky.ch/identity/claims/resources/users:R"
Field Value
USERS_W
public const string USERS_W = "https://api.gastrosky.ch/identity/claims/resources/users:W"
Field Value
USERS_X
public const string USERS_X = "https://api.gastrosky.ch/identity/claims/resources/users:X"