struct Office365Config
- Office365Config
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
models/tenant.crConstructors
Instance Method Summary
- #client_id : String
- #client_id=(client_id : String)
- #client_secret : String
- #client_secret=(client_secret : String)
- #conference_type : String | Nil
- #conference_type=(conference_type : String | Nil)
- #params
- #scopes : String
- #scopes=(scopes : String)
- #tenant : String
- #tenant=(tenant : String)