Project Home
Preparing search index...
The search index is not available
Frodo Library - v3.0.4-2
Frodo Library
Reference
CirclesOfTrustExportInterface
Interface CirclesOfTrustExportInterface
interface
CirclesOfTrustExportInterface
{
meta
?:
ExportMetaData
;
saml
:
{
cot
:
Record
<
string
,
CircleOfTrustSkeleton
>
;
hosted
:
Record
<
string
,
Saml2ProviderSkeleton
>
;
metadata
:
Record
<
string
,
string
[]
>
;
remote
:
Record
<
string
,
Saml2ProviderSkeleton
>
;
}
;
script
:
Record
<
string
,
ScriptSkeleton
>
;
}
Index
Properties
meta?
saml
script
Properties
Optional
meta
meta
?:
ExportMetaData
saml
saml
:
{
cot
:
Record
<
string
,
CircleOfTrustSkeleton
>
;
hosted
:
Record
<
string
,
Saml2ProviderSkeleton
>
;
metadata
:
Record
<
string
,
string
[]
>
;
remote
:
Record
<
string
,
Saml2ProviderSkeleton
>
;
}
script
script
:
Record
<
string
,
ScriptSkeleton
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
meta
saml
script
Project Home
Frodo Library - v3.0.4-2
Loading...