Java.Security.Provider: Property Members

The properties of Java.Security.Provider are listed below. For a list of all members, see the Provider Members list.

See Also: Inherited members from Java.Util.Properties

Public Properties

[read-only]
Infostring. Returns a description of the services being provided.
[read-only]
Namestring. Returns the name of this provider.
[read-only]
ServicesICollection<Provider.Service>. Returns an unmodifiable Set of all services registered by this provider.
[read-only]
Versiondouble. Returns the version number for the services being provided.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.