The SAML settings file.
| JSON representation | 
|---|
|  { 
 "type" 
 : 
 enum (  | 
| Fields | |
|---|---|
| type |   Optional. The type of the saml settings file. | 
| name |   Optional. The name of the saml settings file. | 
| contentBase64 |   Optional. The content of the saml settings file in base64. | 
SamlSettingsFileType
The type of the saml settings file.
| Enums | |
|---|---|
| METADATA | Metadata file type. | 
| PUBLIC_CERTIFICATE | Certificate file type. | 

