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
[read-only] | Info | string. Returns a description of the services being provided. |
[read-only] | Name | string. Returns the name of this provider. |
[read-only] | Services | ICollection<Provider.Service>. Returns an unmodifiable Set of all services registered by this provider. |
[read-only] | Version | double. Returns the version number for the services being provided. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |